|
Cytosim
PI
Cytoskeleton Simulator
|
Variables | |
| std::string | hand |
| name of Hand | |
| real | stiffness |
| stiffness of link | |
| real | length |
| resting length of link | |
| real | diffusion |
| diffusion coefficient | |
| Confinement | confine |
Confinement can be none, inside (default) or surface. | |
| real | confine_stiff |
Unused Parameter: confinement stiffness (this is specified as confine[1]) | |
| std::string | confine_space |
name of space for confinement (this is specified as confine[2]) | |
| std::string | activity |
| specialization More... | |
| std::string activity |
List of classes accessible by specifying single:activity:
activity | Class | Description |
|---|---|---|
diffuse | Single | a single Hand that is mobile (default) |
fixed | Picket | a single Hand anchored at a fixed position |
Another class Wrist is used automatically to anchor a Single to a Mecable.
Example:
A newly created Single can be anchored to a Mecable:
where:
if INTERGER1 is negative, the last object is used.
You can attach a Single to a fiber:
where: